h1{

	color:red;
	font-size: 2em;
	font-weight:heavy;
	font-family: perpetua, Impact, serif;



}
h2{
	color:Green;
	font-size: 2em;
	font-weight:heavy;
	font-family: perpetua, Lobster, serif;



}
body{
	font-size: 1em;
	font-family: 'Courier New', monospace;
	color: black;
	
	
	
	
	
}